It is a JSON model class. It stores the final list that we will return to users or client. More...
Public Member Functions | |
| List | getRoot () |
| The getter of root. More... | |
| void | setRoot (List root) |
| The setter of root. More... | |
It is a JSON model class. It stores the final list that we will return to users or client.
| List com.sanmixy.model.JSONFinalList.getRoot | ( | ) |
The getter of root.
| void com.sanmixy.model.JSONFinalList.setRoot | ( | List | root) |
The setter of root.
| root |
1.8.4